//0x4 bytes (sizeof)
struct _MI_PARTITION_FLAGS
{
ULONG BeingDeleted:1; //0x0
ULONG PageListsInitialized:1; //0x0
ULONG StoreReservedPagesCharged:1; //0x0
ULONG UseSlabAllocators:1; //0x0
ULONG PureHoldingPartition:1; //0x0
ULONG ZeroPagesOptional:1; //0x0
};